[INFO] cloning repository https://github.com/newptcai/repy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newptcai/repy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewptcai%2Frepy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewptcai%2Frepy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c64cede351e9a152a2fe93293c781698782483e9
[INFO] testing newptcai/repy against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnewptcai%2Frepy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/newptcai/repy
[INFO] finished tweaking git repo https://github.com/newptcai/repy
[INFO] tweaked toml for git repo https://github.com/newptcai/repy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/newptcai/repy on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/newptcai/repy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] beab5e87995d98e553a13440f6eaff125e0bd26f050abe2202de65b675ad92d8
[INFO] running `Command { std: "docker" "start" "-a" "beab5e87995d98e553a13440f6eaff125e0bd26f050abe2202de65b675ad92d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "beab5e87995d98e553a13440f6eaff125e0bd26f050abe2202de65b675ad92d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beab5e87995d98e553a13440f6eaff125e0bd26f050abe2202de65b675ad92d8", kill_on_drop: false }`
[INFO] [stdout] beab5e87995d98e553a13440f6eaff125e0bd26f050abe2202de65b675ad92d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ed14ba1d3a87fd9ed5cd45287608b6742515bf2b488cf664627e0ea1b7d67a1
[INFO] running `Command { std: "docker" "start" "-a" "6ed14ba1d3a87fd9ed5cd45287608b6742515bf2b488cf664627e0ea1b7d67a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling hyphenation_commons v0.8.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyphenation v0.8.4
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling selectors v0.31.0
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cssparser v0.35.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling markup5ever v0.35.0
[INFO] [stderr]    Compiling markup5ever v0.38.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling servo_arc v0.4.3
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling xml v1.2.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling xml-rs v1.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zip v3.0.0
[INFO] [stderr]    Compiling html5ever v0.35.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling html5ever v0.38.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling html2text v0.16.7
[INFO] [stderr]    Compiling scraper v0.24.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling epub v2.1.5
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling repy v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "6ed14ba1d3a87fd9ed5cd45287608b6742515bf2b488cf664627e0ea1b7d67a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ed14ba1d3a87fd9ed5cd45287608b6742515bf2b488cf664627e0ea1b7d67a1", kill_on_drop: false }`
[INFO] [stdout] 6ed14ba1d3a87fd9ed5cd45287608b6742515bf2b488cf664627e0ea1b7d67a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f4055b752319828fbb042e9f128835a820a0e5c5f75ec852d2ed89e150fc867
[INFO] running `Command { std: "docker" "start" "-a" "3f4055b752319828fbb042e9f128835a820a0e5c5f75ec852d2ed89e150fc867", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling epub v2.1.5
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling repy v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.62s
[INFO] running `Command { std: "docker" "inspect" "3f4055b752319828fbb042e9f128835a820a0e5c5f75ec852d2ed89e150fc867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f4055b752319828fbb042e9f128835a820a0e5c5f75ec852d2ed89e150fc867", kill_on_drop: false }`
[INFO] [stdout] 3f4055b752319828fbb042e9f128835a820a0e5c5f75ec852d2ed89e150fc867
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae9da4238b10ca49b8d92a6f07ca215344f22e1cb43985c36c89a3fe4a7bdae5
[INFO] running `Command { std: "docker" "start" "-a" "ae9da4238b10ca49b8d92a6f07ca215344f22e1cb43985c36c89a3fe4a7bdae5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/repy-9d0dbb29799e7417)
[INFO] [stdout] 
[INFO] [stdout] running 172 tests
[INFO] [stdout] test config::tests::test_config_accessors ... ok
[INFO] [stdout] test config::tests::test_config_edge_cases ... ok
[INFO] [stdout] test config::tests::test_config_invalid_json ... ok
[INFO] [stdout] test config::tests::test_config_new_no_existing_file ... ok
[INFO] [stdout] test config::tests::test_config_new_with_existing_file ... ok
[INFO] [stdout] test config::tests::test_config_partial_settings ... ok
[INFO] [stdout] test config::tests::test_config_with_custom_settings ... ok
[INFO] [stdout] test config::tests::test_config_save_and_load ... ok
[INFO] [stdout] test config::tests::test_get_app_data_prefix ... ok
[INFO] [stdout] test ebook::tests::test_epub_error_scenarios ... ok
[INFO] [stdout] test ebook::tests::test_epub_cleanup ... ok
[INFO] [stdout] test ebook::tests::test_epub_get_img_bytestr_nonexistent ... ok
[INFO] [stdout] test ebook::tests::test_epub_get_parsed_content_meditations ... ok
[INFO] [stdout] test ebook::tests::test_epub_get_parsed_content_small ... ok
[INFO] [stdout] test ebook::tests::test_both_epub_files_comparability ... ok
[INFO] [stdout] test ebook::tests::test_epub_get_raw_text_invalid_content_id ... ok
[INFO] [stdout] test ebook::tests::test_epub_get_parsed_content_with_line_offset ... ok
[INFO] [stdout] test ebook::tests::test_epub_get_raw_text_multiple_chapters ... ok
[INFO] [stdout] test ebook::tests::test_epub_get_raw_text_small ... ok
[INFO] [stdout] test ebook::tests::test_epub_get_raw_text_meditations ... ok
[INFO] [stdout] test ebook::tests::test_epub_initialize_nonexistent ... ok
[INFO] [stdout] test ebook::tests::test_epub_get_parsed_content_with_wrapping ... ok
[INFO] [stdout] test ebook::tests::test_epub_new ... ok
[INFO] [stdout] test ebook::tests::test_epub_initialize_small ... ok
[INFO] [stdout] test ebook::tests::test_epub_new_invalid_path ... ok
[INFO] [stdout] test ebook::tests::test_epub_get_img_bytestr ... ok
[INFO] [stdout] test ebook::tests::test_epub_toc_entries ... ok
[INFO] [stdout] test ebook::tests::test_epub_initialize_meditations ... ok
[INFO] [stdout] test ebook::tests::test_epub_toc_filtered ... ok
[INFO] [stdout] test models::tests::test_book_metadata_with_values ... ok
[INFO] [stdout] test models::tests::test_book_metadata_default ... ok
[INFO] [stdout] test models::tests::test_char_pos_with_values ... ok
[INFO] [stdout] test models::tests::test_char_pos_default ... ok
[INFO] [stdout] test models::tests::test_direction_default ... ok
[INFO] [stdout] test ebook::tests::test_epub_toc_skips_subtitle_navpoints ... ok
[INFO] [stdout] test models::tests::test_edge_cases ... ok
[INFO] [stdout] test models::tests::test_inline_style_creation ... ok
[INFO] [stdout] test models::tests::test_letters_count_default ... ok
[INFO] [stdout] test models::tests::test_letters_count_with_values ... ok
[INFO] [stdout] test models::tests::test_library_item_creation ... ok
[INFO] [stdout] test models::tests::test_no_update_default ... ok
[INFO] [stdout] test models::tests::test_reading_state_default ... ok
[INFO] [stdout] test models::tests::test_direction_equality ... ok
[INFO] [stdout] test models::tests::test_search_data_default ... ok
[INFO] [stdout] test models::tests::test_reading_state_with_values ... ok
[INFO] [stdout] test models::tests::test_text_mark_creation ... ok
[INFO] [stdout] test models::tests::test_search_data_with_values ... ok
[INFO] [stdout] test models::tests::test_text_mark_is_valid_no_end ... ok
[INFO] [stdout] test models::tests::test_text_mark_is_valid_same_row ... ok
[INFO] [stdout] test models::tests::test_text_mark_no_end ... ok
[INFO] [stdout] test models::tests::test_text_span_creation ... ok
[INFO] [stdout] test models::tests::test_text_structure_default ... ok
[INFO] [stdout] test models::tests::test_text_structure_with_data ... ok
[INFO] [stdout] test models::tests::test_toc_entry_creation ... ok
[INFO] [stdout] test models::tests::test_toc_entry_no_section ... ok
[INFO] [stdout] test parser::tests::test_empty_html_elements ... ok
[INFO] [stdout] test parser::tests::test_extract_formatting ... ok
[INFO] [stdout] test models::tests::test_text_mark_is_valid_different_rows ... ok
[INFO] [stdout] test parser::tests::test_extract_formatting_no_html ... ok
[INFO] [stdout] test parser::tests::test_extract_formatting_headers ... ok
[INFO] [stdout] test parser::tests::test_extract_formatting_no_matching_text ... ok
[INFO] [stdout] test models::tests::test_clone_functionality ... ok
[INFO] [stdout] test parser::tests::test_extract_images_none ... ok
[INFO] [stdout] test parser::tests::test_extract_images_without_src ... ok
[INFO] [stdout] test parser::tests::test_extract_links_filters_class_based_backlinks ... ok
[INFO] [stdout] test parser::tests::test_extract_images ... ok
[INFO] [stdout] test parser::tests::test_extract_sections ... ok
[INFO] [stdout] test parser::tests::test_extract_images_multiple ... ok
[INFO] [stdout] test parser::tests::test_extract_sections_container_with_heading_child ... ok
[INFO] [stdout] test parser::tests::test_extract_sections_empty_anchor_with_heading_sibling ... ok
[INFO] [stdout] test parser::tests::test_extract_sections_empty_section_ids ... ok
[INFO] [stdout] test parser::tests::test_extract_sections_multiple ... ok
[INFO] [stdout] test parser::tests::test_extract_sections_class_based_footnotes ... ok
[INFO] [stdout] test parser::tests::test_extract_sections_no_matching_sections ... ok
[INFO] [stdout] test parser::tests::test_html_to_plain_text ... ok
[INFO] [stdout] test parser::tests::test_html_to_plain_text_empty ... ok
[INFO] [stdout] test parser::tests::test_html_to_plain_text_with_wrapping ... ok
[INFO] [stdout] test parser::tests::test_internal_asterisk_not_stripped ... ok
[INFO] [stdout] test parser::tests::test_html_to_plain_text_multiple_paragraphs ... ok
[INFO] [stdout] test parser::tests::test_italic_marker_stripping ... ok
[INFO] [stdout] test parser::tests::test_italic_punctuation_and_headers ... ok
[INFO] [stdout] test parser::tests::test_italic_marker_stripping_whitespace_mismatch ... ok
[INFO] [stdout] test parser::tests::test_malformed_html_recovery ... ok
[INFO] [stdout] test parser::tests::test_html_parser ... ok
[INFO] [stdout] test parser::tests::test_nested_formatting ... ok
[INFO] [stdout] test parser::tests::test_meditations_comma_stripping ... ok
[INFO] [stdout] test parser::tests::test_pagebreak_with_content ... ok
[INFO] [stdout] test parser::tests::test_pagebreak_extraction ... ok
[INFO] [stdout] test parser::tests::test_parse_html_none_text_width ... ok
[INFO] [stdout] test parser::tests::test_parse_html_comprehensive ... ok
[INFO] [stdout] test parser::tests::test_parse_html_none_section_ids ... ok
[INFO] [stdout] test parser::tests::test_parse_html_with_line_offset ... ok
[INFO] [stdout] test parser::tests::test_preprocess_inline_annotations ... ok
[INFO] [stdout] test parser::tests::test_parse_meditations_style_content ... ok
[INFO] [stdout] test parser::tests::test_replace_superscript_link_markers ... ok
[INFO] [stdout] test parser::tests::test_strip_superscript_from_footnote_definitions ... ok
[INFO] [stdout] test settings::tests::test_cfg_builtin_keymaps_custom ... ok
[INFO] [stdout] test settings::tests::test_cfg_builtin_keymaps_default ... ok
[INFO] [stdout] test settings::tests::test_cfg_builtin_keymaps_serialization ... ok
[INFO] [stdout] test settings::tests::test_cfg_default_keymaps_complex_keys ... ok
[INFO] [stdout] test parser::tests::test_whitespace_handling ... ok
[INFO] [stdout] test settings::tests::test_cfg_default_keymaps_merge ... ok
[INFO] [stdout] test settings::tests::test_cfg_default_keymaps_default ... ok
[INFO] [stdout] test settings::tests::test_constants ... ok
[INFO] [stdout] test settings::tests::test_cfg_default_keymaps_serialization ... ok
[INFO] [stdout] test parser::tests::test_parse_realistic_epub_content ... ok
[INFO] [stdout] test settings::tests::test_double_spread_padding_default ... ok
[INFO] [stdout] test settings::tests::test_double_spread_padding_serialization ... ok
[INFO] [stdout] test settings::tests::test_keymap_default ... ok
[INFO] [stdout] test settings::tests::test_keymap_serialization ... ok
[INFO] [stdout] test settings::tests::test_settings_default ... ok
[INFO] [stdout] test settings::tests::test_settings_merge_preserve_none_tts ... ok
[INFO] [stdout] test settings::tests::test_settings_serialization ... ok
[INFO] [stdout] test settings::tests::test_settings_merge_full_override ... ok
[INFO] [stdout] test settings::tests::test_settings_merge_partial_override ... ok
[INFO] [stdout] test state::tests::test_error_handling ... ok
[INFO] [stdout] test state::tests::test_bookmark_id_generation ... ok
[INFO] [stdout] test state::tests::test_bookmark_management ... ok
[INFO] [stdout] test state::tests::test_foreign_key_constraints ... ok
[INFO] [stdout] test state::tests::test_get_from_history_empty ... ok
[INFO] [stdout] test state::tests::test_library_management ... ok
[INFO] [stdout] test state::tests::test_reading_state_management ... ok
[INFO] [stdout] test state::tests::test_multiple_ebooks_isolation ... ok
[INFO] [stdout] test state::tests::test_state_database_initialization ... ok
[INFO] [stdout] test state::tests::test_reading_state_replace ... ok
[INFO] [stdout] test ui::board::tests::test_board_builder ... ok
[INFO] [stdout] test state::tests::test_update_library_replace ... ok
[INFO] [stdout] test ui::board::tests::test_board_get_line ... ok
[INFO] [stdout] test ui::board::tests::test_board_default ... ok
[INFO] [stdout] test ui::board::tests::test_board_is_valid_line ... ok
[INFO] [stdout] test ui::board::tests::test_board_total_lines ... ok
[INFO] [stdout] test state::tests::test_reconcile_filepath_moves_entries ... ok
[INFO] [stdout] test ui::reader::tests::build_dictionary_command_appends_query_without_placeholder ... ok
[INFO] [stdout] test ui::board::tests::test_board_new ... ok
[INFO] [stdout] test ui::board::tests::test_board_update_methods ... ok
[INFO] [stdout] test ui::reader::tests::build_dictionary_command_escapes_quotes_if_wrapped_in_template ... ok
[INFO] [stdout] test ui::reader::tests::build_dictionary_command_replaces_placeholder ... ok
[INFO] [stdout] test ui::reader::tests::extract_search_titles_reads_candidates ... ok
[INFO] [stdout] test ui::reader::tests::build_dictionary_command_handles_internal_quotes_in_query ... ok
[INFO] [stdout] test ui::reader::tests::parse_wikipedia_summary_response_extracts_result ... ok
[INFO] [stdout] test ui::reader::tests::resolve_relative_href_handles_parent_dirs ... ok
[INFO] [stdout] test ui::reader::tests::parse_wikipedia_summary_response_skips_missing_and_disambiguation ... ok
[INFO] [stdout] test ui::reader::tests::resolve_relative_href_joins_base_dir ... ok
[INFO] [stdout] test ui::reader::tests::resolve_relative_href_strips_leading_slash ... ok
[INFO] [stdout] test ui::reader::tests::tts_chunk_matching_handles_unicode_boundaries ... ok
[INFO] [stdout] test ui::reader::tests::tts_chunk_split_respects_quote_and_footnote_sentence_boundaries ... ok
[INFO] [stdout] test ui::reader::tests::test_dehyphenate_tts_text ... ok
[INFO] [stdout] test ui::reader::tests::tts_target_row_keeps_viewport_when_chunk_is_visible_in_same_chapter ... ok
[INFO] [stdout] test ui::reader::tests::tts_target_row_turns_page_when_next_chunk_starts_new_chapter ... ok
[INFO] [stdout] test ui::reader::tests::wikipedia_lookup_summary_mock_http_direct_hit ... ok
[INFO] [stdout] test ui::reader::tests::wikipedia_lookup_summary_mock_http_search_fallback ... ok
[INFO] [stdout] test ui::windows::dictionary::tests::join_continuations_merges_deeper_indented_lines ... ok
[INFO] [stdout] test ui::windows::dictionary::tests::join_continuations_preserves_blank_separators ... ok
[INFO] [stdout] test ui::windows::dictionary::tests::join_continuations_short_heading_not_merged ... ok
[INFO] [stdout] test ui::windows::dictionary::tests::max_scroll_offset_positive_when_content_overflows ... ok
[INFO] [stdout] test ui::windows::dictionary::tests::max_scroll_offset_zero_when_content_fits ... ok
[INFO] [stdout] test ui::windows::dictionary::tests::reflow_emperor_wordnet_section ... ok
[INFO] [stdout] test ui::windows::dictionary::tests::reflow_preserves_blank_lines ... ok
[INFO] [stdout] test ui::windows::dictionary::tests::reflow_preserves_indentation ... ok
[INFO] [stdout] test ui::windows::dictionary::tests::reflow_preserves_short_lines ... ok
[INFO] [stdout] test ui::windows::dictionary::tests::reflow_same_indent_stays_separate ... ok
[INFO] [stdout] test ui::windows::dictionary::tests::reflow_wordnet_entry ... ok
[INFO] [stdout] test ui::windows::dictionary::tests::reflow_wraps_indented_long_line ... ok
[INFO] [stdout] test ui::windows::help::tests::max_scroll_offset_positive_when_help_overflows ... ok
[INFO] [stdout] test ui::windows::help::tests::max_scroll_offset_zero_when_help_fits ... ok
[INFO] [stdout] test ui::reader::tests::find_chunk_at_uses_visible_top_line_without_skipping_footnotes ... FAILED
[INFO] [stdout] test ui::reader::tests::tts_detection_hint_on_missing_program ... FAILED
[INFO] [stdout] test ebook::tests::test_epub_get_all_parsed_content_small ... ok
[INFO] [stdout] test ebook::tests::test_epub_get_all_parsed_content_line_continuity ... ok
[INFO] [stdout] test ebook::tests::test_epub_comprehensive_workflow ... ok
[INFO] [stdout] test ebook::tests::test_epub_get_all_parsed_content_meditations ... ok
[INFO] [stdout] test ebook::tests::test_epub_performance_with_large_content ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui::reader::tests::find_chunk_at_uses_visible_top_line_without_skipping_footnotes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui::reader::tests::find_chunk_at_uses_visible_top_line_without_skipping_footnotes' (162) panicked at src/ui/reader/mod.rs:5161:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b0c257e47a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b0c257e47a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b0c257e47a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56b0c257e47a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56b0c2597b8a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56b0c2597b8a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56b0c2583cf2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56b0c2583cf2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56b0c255934f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56b0c255934f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56b0c2574b49 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56b0c1d26c5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56b0c1d26c5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56b0c2574dc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56b0c2574dc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56b0c2559408 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56b0c254e1d9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56b0c255a49d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56b0c25983fc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b0c2598142 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56b0c1731452 - <core[d17f6591d688f3bd]::result::Result<ratatui_core[768d5c77d8f19721]::terminal::terminal::Terminal<ratatui_crossterm[a3692dfb99184afa]::CrosstermBackend<std[fce30c26ee6459b]::io::stdio::Stdout>>, std[fce30c26ee6459b]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56b0c1731452 - repy[52f139ebe617aed2]::ui::reader::tests::make_test_reader
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/reader/mod.rs:5161:79
[INFO] [stdout]   22:     0x56b0c1735fe1 - repy[52f139ebe617aed2]::ui::reader::tests::find_chunk_at_uses_visible_top_line_without_skipping_footnotes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/reader/mod.rs:5529:26
[INFO] [stdout]   23:     0x56b0c1716f37 - repy[52f139ebe617aed2]::ui::reader::tests::find_chunk_at_uses_visible_top_line_without_skipping_footnotes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/reader/mod.rs:5528:72
[INFO] [stdout]   24:     0x56b0c17ae856 - <repy[52f139ebe617aed2]::ui::reader::tests::find_chunk_at_uses_visible_top_line_without_skipping_footnotes::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56b0c1d19f3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56b0c1d19f3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x56b0c1d2772b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x56b0c1d2772b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x56b0c1d2772b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x56b0c1d2772b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56b0c1d2772b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56b0c1d2772b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x56b0c1d2772b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x56b0c1d20e44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x56b0c1d20e44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x56b0c1d2a332 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x56b0c1d2a332 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x56b0c1d2a332 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56b0c1d2a332 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56b0c1d2a332 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56b0c1d2a332 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x56b0c1d2a332 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56b0c257d09f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x56b0c257d09f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7616376d3aa4 - <unknown>
[INFO] [stdout]   46:     0x761637760a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- ui::reader::tests::tts_detection_hint_on_missing_program stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ui::reader::tests::tts_detection_hint_on_missing_program' (172) panicked at src/ui/reader/mod.rs:5161:79:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56b0c257e47a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56b0c257e47a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56b0c257e47a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56b0c257e47a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56b0c2597b8a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56b0c2597b8a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56b0c2583cf2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56b0c2583cf2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56b0c255934f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56b0c255934f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56b0c2574b49 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56b0c1d26c5c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56b0c1d26c5c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56b0c2574dc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56b0c2574dc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56b0c2559408 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56b0c254e1d9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56b0c255a49d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56b0c25983fc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56b0c2598142 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56b0c1731452 - <core[d17f6591d688f3bd]::result::Result<ratatui_core[768d5c77d8f19721]::terminal::terminal::Terminal<ratatui_crossterm[a3692dfb99184afa]::CrosstermBackend<std[fce30c26ee6459b]::io::stdio::Stdout>>, std[fce30c26ee6459b]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x56b0c1731452 - repy[52f139ebe617aed2]::ui::reader::tests::make_test_reader
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/reader/mod.rs:5161:79
[INFO] [stdout]   22:     0x56b0c17325dd - repy[52f139ebe617aed2]::ui::reader::tests::tts_detection_hint_on_missing_program
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/reader/mod.rs:5425:26
[INFO] [stdout]   23:     0x56b0c1716cc7 - repy[52f139ebe617aed2]::ui::reader::tests::tts_detection_hint_on_missing_program::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/reader/mod.rs:5424:47
[INFO] [stdout]   24:     0x56b0c17ae516 - <repy[52f139ebe617aed2]::ui::reader::tests::tts_detection_hint_on_missing_program::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56b0c1d19f3b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56b0c1d19f3b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x56b0c1d2772b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x56b0c1d2772b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x56b0c1d2772b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x56b0c1d2772b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56b0c1d2772b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56b0c1d2772b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x56b0c1d2772b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x56b0c1d20e44 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x56b0c1d20e44 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x56b0c1d2a332 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x56b0c1d2a332 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x56b0c1d2a332 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56b0c1d2a332 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56b0c1d2a332 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56b0c1d2a332 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x56b0c1d2a332 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56b0c257d09f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x56b0c257d09f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7616376d3aa4 - <unknown>
[INFO] [stdout]   46:     0x761637760a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui::reader::tests::find_chunk_at_uses_visible_top_line_without_skipping_footnotes
[INFO] [stdout]     ui::reader::tests::tts_detection_hint_on_missing_program
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 170 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.84s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ae9da4238b10ca49b8d92a6f07ca215344f22e1cb43985c36c89a3fe4a7bdae5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9da4238b10ca49b8d92a6f07ca215344f22e1cb43985c36c89a3fe4a7bdae5", kill_on_drop: false }`
[INFO] [stdout] ae9da4238b10ca49b8d92a6f07ca215344f22e1cb43985c36c89a3fe4a7bdae5
